home *** CD-ROM | disk | FTP | other *** search
- object FormTeeSeries: TFormTeeSeries
- Left = 331
- Top = 155
- ActiveControl = CBSeries
- BorderIcons = []
- BorderStyle = bsNone
- ClientHeight = 264
- ClientWidth = 411
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Position = poDefault
- OnCloseQuery = FormCloseQuery
- OnCreate = FormCreate
- OnDestroy = FormDestroy
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object ImageSeries: TImage
- Left = 220
- Top = 0
- Width = 25
- Height = 25
- end
- object LabelSeriesClass: TLabel
- Left = 252
- Top = 6
- Width = 3
- Height = 13
- end
- object CBSeries: TComboBox
- Left = 4
- Top = 2
- Width = 205
- Height = 21
- HelpContext = 516
- Style = csDropDownList
- DropDownCount = 16
- ItemHeight = 13
- TabOrder = 0
- OnChange = CBSeriesChange
- end
- object PageSeries: TPageControl
- Left = 0
- Top = 25
- Width = 411
- Height = 239
- ActivePage = TheTabSheet
- Align = alBottom
- TabOrder = 2
- Visible = False
- OnChange = PageSeriesChange
- OnChanging = PageSeriesChanging
- object TheTabSheet: TTabSheet
- Caption = 'Format'
- end
- object TabGeneral: TTabSheet
- Caption = 'General'
- object GB5: TGroupBox
- Left = 16
- Top = 4
- Width = 225
- Height = 89
- Caption = 'General:'
- TabOrder = 0
- object L27: TLabel
- Left = 8
- Top = 60
- Width = 57
- Height = 21
- Alignment = taRightJustify
- AutoSize = False
- Caption = '&Cursor:'
- FocusControl = CBSeriesCursor
- end
- object CBShowInLegend: TCheckBox
- Left = 72
- Top = 24
- Width = 137
- Height = 17
- HelpContext = 433
- Caption = '&Show In Legend'
- State = cbChecked
- TabOrder = 0
- OnClick = CBShowInLegendClick
- end
- object CBSeriesCursor: TComboBox
- Left = 72
- Top = 56
- Width = 141
- Height = 21
- HelpContext = 173
- Style = csDropDownList
- ItemHeight = 0
- TabOrder = 1
- OnChange = CBSeriesCursorChange
- end
- end
- object GB2: TGroupBox
- Left = 15
- Top = 104
- Width = 226
- Height = 89
- Caption = 'Formats:'
- TabOrder = 1
- object L15: TLabel
- Left = 7
- Top = 27
- Width = 54
- Height = 22
- Alignment = taRightJustify
- AutoSize = False
- Caption = '&Values:'
- FocusControl = EValueformat
- end
- object L21: TLabel
- Left = 7
- Top = 55
- Width = 54
- Height = 22
- Alignment = taRightJustify
- AutoSize = False
- Caption = '&Percents:'
- FocusControl = EPercentFormat
- end
- object EValueformat: TEdit
- Left = 72
- Top = 23
- Width = 140
- Height = 21
- HelpContext = 84
- TabOrder = 0
- OnChange = EValueformatChange
- end
- object EPercentFormat: TEdit
- Left = 72
- Top = 51
- Width = 140
- Height = 21
- HelpContext = 381
- TabOrder = 1
- OnChange = EPercentFormatChange
- end
- end
- object RGHorizAxis: TRadioGroup
- Left = 256
- Top = 4
- Width = 129
- Height = 61
- HelpContext = 243
- Caption = 'Horizontal Axis:'
- Columns = 2
- ItemIndex = 0
- Items.Strings = (
- '&Top'
- '&Bottom'
- 'B&oth')
- TabOrder = 2
- OnClick = RGHorizAxisClick
- end
- object RGVertAxis: TRadioGroup
- Left = 256
- Top = 104
- Width = 129
- Height = 61
- HelpContext = 672
- Caption = 'Vertical Axis:'
- Columns = 2
- ItemIndex = 0
- Items.Strings = (
- '&Left'
- '&Right'
- 'Bo&th')
- TabOrder = 3
- OnClick = RGVertAxisClick
- end
- object CBXDateTime: TCheckBox
- Left = 264
- Top = 73
- Width = 97
- Height = 17
- HelpContext = 179
- Caption = '&DateTime'
- TabOrder = 4
- OnClick = CBXDateTimeClick
- end
- object CBYDateTime: TCheckBox
- Left = 264
- Top = 175
- Width = 97
- Height = 17
- HelpContext = 179
- Caption = 'D&ateTime'
- TabOrder = 5
- OnClick = CBYDateTimeClick
- end
- end
- object TabMarks: TTabSheet
- HelpContext = 592
- Caption = 'Marks'
- object CBMarksVisible: TCheckBox
- Left = 32
- Top = 4
- Width = 59
- Height = 17
- HelpContext = 682
- Caption = '&Visible'
- TabOrder = 0
- OnClick = CBMarksVisibleClick
- end
- object GB3: TGroupBox
- Left = 24
- Top = 140
- Width = 185
- Height = 53
- Caption = 'Arrows'
- TabOrder = 1
- object L32: TLabel
- Left = 84
- Top = 24
- Width = 45
- Height = 17
- Alignment = taRightJustify
- AutoSize = False
- Caption = '&Length:'
- FocusControl = SEArrowLength
- end
- object SEArrowLength: TEdit
- Left = 134
- Top = 19
- Width = 35
- Height = 21
- HelpContext = 56
- TabOrder = 0
- Text = '0'
- OnChange = SEArrowLengthChange
- end
- object BMarkLinCol: TButton
- Left = 8
- Top = 19
- Width = 69
- Height = 25
- HelpContext = 54
- Caption = '&Color...'
- TabOrder = 1
- OnClick = BMarkLinColClick
- end
- end
- object RGMarkStyle: TRadioGroup
- Left = 228
- Top = 4
- Width = 149
- Height = 189
- HelpContext = 447
- Caption = 'St&yle:'
- Items.Strings = (
- 'Value'
- 'Percent'
- 'Label'
- 'Label and Percent'
- 'Label and Value'
- 'Legend'
- 'Percent Total'
- 'Label && Percent Total'
- 'X Value')
- TabOrder = 2
- OnClick = RGMarkStyleClick
- end
- object GB11: TGroupBox
- Left = 24
- Top = 24
- Width = 185
- Height = 113
- Caption = 'Format'
- TabOrder = 3
- object BMarksBackColor: TButton
- Left = 8
- Top = 16
- Width = 85
- Height = 25
- HelpContext = 87
- Caption = '&Back Color...'
- TabOrder = 0
- OnClick = BMarksBackColorClick
- end
- object CBTransparent: TCheckBox
- Left = 100
- Top = 20
- Width = 81
- Height = 17
- HelpContext = 656
- Caption = '&Transparent'
- TabOrder = 1
- OnClick = CBTransparentClick
- end
- object BMarkFont: TButton
- Left = 8
- Top = 48
- Width = 85
- Height = 25
- HelpContext = 215
- Caption = 'F&ont'
- TabOrder = 2
- OnClick = BMarkFontClick
- end
- object BMarksFrame: TButton
- Left = 8
- Top = 80
- Width = 85
- Height = 25
- HelpContext = 223
- Caption = 'Bo&rder...'
- TabOrder = 3
- OnClick = BMarksFrameClick
- end
- object CBMarkClip: TCheckBox
- Left = 100
- Top = 84
- Width = 63
- Height = 17
- HelpContext = 154
- Caption = 'Cl&ipped'
- TabOrder = 4
- OnClick = CBMarkClipClick
- end
- end
- end
- object TabDataSource: TTabSheet
- Caption = 'Data Source'
- object CBDataSourcestyle: TComboBox
- Left = 4
- Top = 1
- Width = 161
- Height = 21
- Style = csDropDownList
- ItemHeight = 13
- Items.Strings = (
- 'No Data'
- 'Random Values'
- 'Function')
- TabOrder = 0
- OnChange = CBDataSourcestyleChange
- end
- object PCData: TPageControl
- Left = 0
- Top = -188
- Width = 0
- Height = 188
- ActivePage = TabDatabase
- Align = alBottom
- TabOrder = 1
- Visible = False
- object TabDatabase: TTabSheet
- Caption = 'TabDatabase'
- TabVisible = False
- object L16: TLabel
- Left = 0
- Top = 6
- Width = 70
- Height = 17
- Alignment = taRightJustify
- AutoSize = False
- Caption = '&Dataset:'
- FocusControl = CBListDataSets
- end
- object CBListDataSets: TComboBox
- Left = 76
- Top = 2
- Width = 198
- Height = 21
- HelpContext = 178
- Style = csDropDownList
- ItemHeight = 0
- TabOrder = 0
- OnChange = CBListDataSetsChange
- end
- object PCDataStyle: TPageControl
- Left = 0
- Top = -154
- Width = 0
- Height = 154
- ActivePage = TBDataSet
- Align = alBottom
- TabOrder = 1
- object TBDataSet: TTabSheet
- Caption = 'TBDataSet'
- TabVisible = False
- object GroupFields: TScrollBox
- Left = 0
- Top = 0
- Width = 387
- Height = 144
- HorzScrollBar.Visible = False
- Align = alClient
- TabOrder = 0
- object LabelLabels: TLabel
- Left = 24
- Top = 8
- Width = 62
- Height = 13
- Alignment = taRightJustify
- AutoSize = False
- Caption = '&Labels:'
- end
- object CBLabelsField: TComboBox
- Left = 95
- Top = 4
- Width = 169
- Height = 21
- HelpContext = 696
- ItemHeight = 0
- TabOrder = 0
- OnChange = CBLabelsFieldChange
- end
- end
- end
- object TBDataSource: TTabSheet
- Caption = 'TBDataSource'
- TabVisible = False
- object Label1: TLabel
- Left = 39
- Top = 5
- Width = 122
- Height = 16
- AutoSize = False
- Caption = '&Available Fields:'
- FocusControl = LBAvailFields
- end
- object Label2: TLabel
- Left = 213
- Top = 5
- Width = 116
- Height = 16
- AutoSize = False
- Caption = '&Selected Fields:'
- FocusControl = LBSelFields
- end
- object LBAvailFields: TListBox
- Left = 37
- Top = 21
- Width = 133
- Height = 108
- HelpContext = 451
- ItemHeight = 13
- MultiSelect = True
- TabOrder = 0
- OnDblClick = LBAvailSeriesDblClick
- end
- object LBSelFields: TListBox
- Left = 213
- Top = 21
- Width = 133
- Height = 108
- HelpContext = 451
- ItemHeight = 13
- MultiSelect = True
- TabOrder = 1
- OnDblClick = LBSelectedSeriesDblClick
- end
- object BROneDS: TButton
- Left = 179
- Top = 27
- Width = 25
- Height = 21
- HelpContext = 451
- Caption = '>'
- TabOrder = 2
- OnClick = BRightOneClick
- end
- object BRAllDS: TButton
- Left = 179
- Top = 51
- Width = 25
- Height = 21
- HelpContext = 451
- Caption = '>>'
- TabOrder = 3
- OnClick = BRightAllClick
- end
- object BLOneDS: TButton
- Left = 179
- Top = 79
- Width = 25
- Height = 21
- HelpContext = 451
- Caption = '<'
- TabOrder = 4
- OnClick = BLeftOneClick
- end
- object BLAllDS: TButton
- Left = 179
- Top = 103
- Width = 25
- Height = 21
- HelpContext = 451
- Caption = '<<'
- TabOrder = 5
- OnClick = BLeftAllClick
- end
- end
- end
- end
- object TabFunctions: TTabSheet
- Caption = 'TabFunctions'
- TabVisible = False
- object L34: TLabel
- Left = 11
- Top = 7
- Width = 65
- Height = 13
- Alignment = taRightJustify
- AutoSize = False
- Caption = '&Function:'
- FocusControl = CBFunctions
- end
- object CBFunctions: TComboBox
- Left = 80
- Top = 3
- Width = 197
- Height = 21
- Style = csDropDownList
- ItemHeight = 0
- Sorted = True
- TabOrder = 0
- OnChange = CBFunctionsChange
- end
- object GB9: TGroupBox
- Left = 24
- Top = 26
- Width = 337
- Height = 144
- TabOrder = 1
- object L22: TLabel
- Left = 14
- Top = 11
- Width = 131
- Height = 16
- AutoSize = False
- Caption = '&Available Series:'
- FocusControl = LBAvailSeries
- end
- object L24: TLabel
- Left = 188
- Top = 11
- Width = 133
- Height = 16
- AutoSize = False
- Caption = '&Selected Series: '
- FocusControl = LBSelectedSeries
- end
- object LBAvailSeries: TListBox
- Left = 12
- Top = 27
- Width = 133
- Height = 108
- ItemHeight = 13
- MultiSelect = True
- TabOrder = 0
- OnDblClick = LBAvailSeriesDblClick
- end
- object LBSelectedSeries: TListBox
- Left = 188
- Top = 27
- Width = 133
- Height = 108
- ItemHeight = 13
- MultiSelect = True
- TabOrder = 1
- OnDblClick = LBSelectedSeriesDblClick
- end
- object BRightOne: TButton
- Left = 154
- Top = 33
- Width = 25
- Height = 21
- Caption = '>'
- TabOrder = 2
- OnClick = BRightOneClick
- end
- object BRightAll: TButton
- Left = 154
- Top = 57
- Width = 25
- Height = 21
- Caption = '>>'
- TabOrder = 3
- OnClick = BRightAllClick
- end
- object BLeftOne: TButton
- Left = 154
- Top = 85
- Width = 25
- Height = 21
- Caption = '<'
- TabOrder = 4
- OnClick = BLeftOneClick
- end
- object BLeftAll: TButton
- Left = 154
- Top = 109
- Width = 25
- Height = 21
- Caption = '<<'
- TabOrder = 5
- OnClick = BLeftAllClick
- end
- end
- object BEditFunc: TButton
- Left = 286
- Top = 2
- Width = 75
- Height = 24
- HelpContext = 382
- Caption = '&Edit...'
- TabOrder = 2
- OnClick = BEditFuncClick
- end
- end
- end
- end
- end
- object CBPersistent: TCheckBox
- Left = 220
- Top = 28
- Width = 97
- Height = 17
- Caption = 'Persistent'
- TabOrder = 1
- Visible = False
- OnClick = CBPersistentClick
- end
- end
-